<% article = AT.GetArticle('osusume') %>
${article.context.get('context1')}
${article.context.get('context2')}
おすすめ物件のお問い合わせ方法
%for contents in article.GetPostsByUpdated(10) :
-
${contents.group.label}
【${contents.GetField('area')}】
${ contents.title }
詳細 >
%endfor
<%include file="sogokan_bigfooter.html"/>